home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
System Booster
/
System Booster.iso
/
Archives
/
ForCLI
/
msdos_30.lha
/
MSDOS_30
/
DOS6
/
DATE
< prev
next >
Wrap
Text File
|
1994-10-22
|
170b
|
8 lines
Echo "Current date is " NOLINE
C:Date
Echo "Enter new date (dd-mm-yy): " NOLINE
Echo >RAM:TIME "C:Date " NOLINE
GetLine >>RAM:TIME
Execute RAM:TIME
Delete RAM:TIME quiet